| FaCodExceptions |
| Logical Entity Name | FaCodExceptions |
| Default Table Name | FaCodExceptions |
| Physical Only | NO |
| Definition | |
| Note |
| FaCodExceptions Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
FaCodExceptionsID |
int | NO | ||
| Code | char(6) | NO | ||
| FundSourceType | char(8) | NO | ||
| DocumentID | char(30) | NO | ||
| StudentIdentifier | varchar(44) | YES | ||
| AttEntityID | char(8) | NO | ||
| AwardYear | char(7) | NO | ||
| strXML | text | NO | ||
| SSN | char(9) | NO | ||
| StudentName | varchar(75) | NO | ||
| ReprocessDate | datetime | YES | ||
ReprocessUserID |
int | YES | ||
| Deleted | bit | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| FaCodExceptions Primary and Unique Keys |
| Key Name | Key Type | Keys |
| FaCodExceptions_Code_AttEntityID_AwardYear_FaCodExceptionsID_U_N_IDX | Index | Code, AttEntityID, AwardYear, FaCodExceptionsID |
| FaCodExceptions_FaCodExceptionsID_U_C_IDX | PrimaryKey | FaCodExceptionsID |
| FaCodExceptions_SSN_FaCodExceptionsID_U_N_IDX | Index | SSN, FaCodExceptionsID |
| FaCodExceptions Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SyStaff | Non-Identifying | Zero or One to Zero or More | FK_FaCodExceptions_ReprocessUserID_SyStaff_SyStaffID | ReprocessUserID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_FaCodExceptions_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| FaCodExceptions Check Constraints |
| Check Constraint Name | CheckConstraint |